Skip to content

Instantly share code, notes, and snippets.

@timani
Created May 10, 2014 18:39
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timani/92a480ad6f7cbe66534e to your computer and use it in GitHub Desktop.
Save timani/92a480ad6f7cbe66534e to your computer and use it in GitHub Desktop.
Auto-identify for your registered nickname on freenode using weechat - http://fixato.org/guides/setting_up_weechat.html
// Now you can also set your registered nickname and password for freenode:
$ /set irc.server.freenode.sasl_username # "ReplaceThisWithYourRegisteredNickname"
$ /set irc.server.freenode.sasl_password # "ReplaceThisWithYourNickname'sPassword"
Now you should be all set to /connect freenode or /reconnect freenode.
$ /connect freenode
http://fixato.org/guides/setting_up_weechat.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment